Skip to main content

Modify a organization network member

POST 

/org/:orgid/network/:networkId/member/:memberId

Modify a organization network member. This endpoint can also be used to pre-authorize a member that has not yet joined the network by providing their ZeroTier node ID as the memberId. If the member does not yet exist in the database, it will be created on the ZeroTier controller and returned in the response.

A stashed (deleted) member cannot be modified. Attempting to do so returns 409 Conflict. To restore a stashed member, send deleted: false (optionally together with the other fields you want to update in the same request).

Request

Responses

Detailed information of the specified Network Member